.nav-open>.current,
.side-nav li.current>a {
    color: #1e8da1 !important;
    font-weight: bold;
}

/*-page-*/
.page-side .unit-title,
.page-header .social>a,
.sm-title,
.dl-thead,
.FileDownload>strong,
.RelatedLink>strong,
.link-card-title img {
    background: #48B7E4;
}

.pagination a.current {
    background: #d5f1ff;
    color: #000;
}

.crumb .current,
.page-list-date span:first-child {
    color: #349BC6;
}

.page-btn a {
    background: #f99040;
}

.magnifier,
.page-tab a.active {
    background-color: #349BC6;
}

.sitemap-box,
.dl-tcont.color-bg,
.page-staff-info {
    background: #fff5f1;
}

.sitemap-box ul li a:hover {
    color: #349BC6;
}

.side-nav li.current>a {
    color: #349BC6 !important;
    font-weight: bold;
}

/*-系所人員-*/
.staff-intro-title a {
    background-color: #d75e32;
}

.info-title {
    background-color: #349BC6;
}

li.info-mail a {
    color: #349BC6;
}

.staff-pic {
    border: 1px solid #349BC6;
    background: #349BC6;
}

.staff-list-drop .staff-list-title a {
    background-color: #ffb84d;
}

.staff-tb table th,
a.personal-publish-title,
.tec-depart-thead,
.sch-honor-thead,
.education-thead,
.occupation-thead {
    background: #349BC6;
}

.staff-list-title a {
    background-color: #fb9843;
}

.tec-depart-tb.color-bg .tec-depart-tcont,
.sch-honor-tb.color-bg .sch-honor-tcont,
.education-tb.color-bg .education-tcont,
.occupation-tb.color-bg .occupation-tcont {
    background: #f5f5f5;
}

/*-header-*/
.header {
    border-top: 0;
    background-image: url(../images/style86/header-bg.svg);
    background-position: 0px 130px;
    background-repeat: repeat-x;
    background-size: 100%;
    pointer-events: none;
}

.header .logo {
    background: url(../images/style86/logo.png) 0 0 no-repeat;
    background-size: 100%;
    width: 410px;
    padding-top: 113px;
}

.header-top {
    background: url(../images/style86/header-top.png) 0 0 no-repeat;
}

.header-top .fontsize .fontsize-active {
    background: #fff;
    color: #397EA2;
}

.header-content {
    position: relative;
    background: #fff !important;
    padding-top: 50px;
    height: 152px;
}

.header-social .header-social-btn {
    background: url(../images/style86/social_icon.png) center center no-repeat;
}

.header-search {
    background: url(../images/style86/header-sear.svg) center center no-repeat;
    background-color: #07334E;
    background-size: 19px;
    border-radius: 100%;
}

.search-zone .close-search {
    background: url(../images/style86/close_search.svg) center center no-repeat #e8e8e8;
    background-size: 20px !important;
}

.index-banner-wrapper:after {
    background-image: url(../images/style86/index-kid-bg1.svg);
}

.index-news-wrap {
    background: #fafaf9;
    background-image: url(../images/style86/index-news-bg.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
    position: relative;
}

.index-news {
    background: #fff;
    width: 80%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 16px 8px 56px 8px;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.2);
}

.index-news-title {
    text-align: center;
    padding: 40px 0;
    font-size: 2.3em;
    font-weight: bold;
    color: #000;
    font-weight: 500;
}

.tag-wrap {
    display: block;
    margin-top: 5px;
}

.tag-color-top,
.tag-color-hot {
    color: #fff;
    display: inline-block !important;
    font-size: 0.75em;
    line-height: 1.2;
    padding: 4px 12px 6px 12px;
    border-radius: 30px;
    text-align: center;
    margin: 0 5px 3px 0;
}

.tag-color-top {
    background: #094E5E !important;
}

.tag-color-hot {
    color: #ff7300 !important;
    background: #ffedcc !important;
}

.index-news-slider {
    width: 80%;
    margin: 0 auto;
}

.index-news-slider a {
    display: block;
}

.index-news-line {
    border-bottom: 2px solid #E5E5E5;
    display: flex;
    flex-wrap: nowrap;
    font-weight: bold;
    align-items: center;
    position: relative;
    padding: 10px 0;
}

.index-news-line::before {
    content: "";
    height: 2px;
    width: 110px;
    display: block;
    position: absolute;
    bottom: -2px;
    z-index: 1;
    background: #094E5E;
}

.index-news-line .date,
.index-news-line .tag,
.index-news-line .txt {
    display: inline-block;
    vertical-align: top;
}

.index-news-line .txt {
    flex-basis: 320px;
    width: calc(100% - 276px);
    max-width: 100%;
    flex-grow: 1;
    padding:  0 0 0 0.5rem;
    /* border: #004ba5 1px solid; */
}

.index-news-line .date {
    padding: 25px 0;
    font-size: 1.05em;
    flex: 0 1 110px;
    text-align: center;
    color: #094E5E;
    font-weight: 500;
}

.index-news-line .tag {
    background: #EFFCFD;
    height: auto;
    width: 110px;
    color: #094E5E;
    font-weight: 500;
    font-size: 0.85em;
    padding: 7px 10px;
    margin: 0 28px;
    /* flex: 1; */
    text-align: center;
    min-width: 80px;
    line-height: 1.75rem;
}

/* .index-news-line .txt {
    flex: 10;
} */

.index-news-line .txt .title {
    color: #222;
    font-size: 1.125em;
}

.index-news-slider {
    width: 80%;
    margin: 0 auto;
}

.index-news-slider .slick-prev,
.index-news-slider .slick-next {
    width: 40px;
    height: 40px;
    background: #999;
}

.index-news-slider .slick-prev {
    right: -75px;
    background: url(../../images/arr-down-white.svg) center center no-repeat #999;
    background-size: 40%;
    top: 54%;
}

.index-news-slider .slick-next {
    right: -75px;
    background: url(../../images/arr-up-white.svg) center center no-repeat #999;
    background-size: 40%;
    top: 42%;
}

.index-btn {
    text-align: center;
    display: flex;
    justify-content: center;
    font-weight: bold;
    padding: 30px 0;
}

.index-btn a {
    display: block;
    text-align: center;
    background: #00BDCF;
    font-size: 1em;
    color: #fff;
    width: 200px;
    padding: 15px 0;
}

.footer-logo {
    width: 200px;
}

.footer-logo img {
    width: 100%;
}

.fat-footer {
    border-top: 6px solid #144B6B;
    background: #fff;
    font-weight: bold;
    position: relative;
    background-color: #f5f5f5;
}

.fat-footer-open,
.fat-footer-close {
    background-color: #144B6B;
}

.rwd-nav-switch span {
    background: #02becf;
}

/*-網站導覽-*/
.sm-title {
    background: #f77544;
}

.sitemap-box {
    background: #fff6f3;
}

/*-基本下載/連結-*/
.FileDownload>strong,
.RelatedLink>strong {
    background: #fd8530;
}

/*--*/
.staff-tb table th {
    width: 132px;
}

.staff-tb table a {
    color: #349BC6;
}

.staff-tb {
    border-radius: 12px;
    overflow: hidden;
}

/*--*/
.page-article table {
    border-collapse: collapse;
    width: 100% !important;
    border: 1px solid #e1e1e1;
}

.article-tb.ece-tb th {
    background: #349BC6;
    color: #fff;
    font-weight: normal;
}

.article-tb.ece-tb tr {
    border-bottom: 1px solid #e1e1e1;
}

.article-tb.ece-tb td {
    border-right: 1px solid #e1e1e1;
}

/*--*/
.chairman-info {
    float: left;
    width: 100%;
    padding: 25px 30px;
    background: #f8f8f8;
    margin: 0 0 25px 0;
}

.chairman-info strong {

    /* color: #555555; */
    float: left;
    width: 100%;
    margin: 0 0 14px 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 11px;
}

.chairman-info strong span:first-child {
    font-size: 1.5rem;
    width: 100%;
    float: left;
    color: #B63507;
}

.chairman-info strong span:last-child {
    width: 100%;
    float: left;
    line-height: normal;
    font-weight: normal;
    font-size: 1rem;
    margin: 7px 0 0 0;
}

.chairman-info-cont {
    float: left;
    width: 100%;
    margin: 0 0 8px 0;
}

.chairman-info-title {
    float: left;
    width: 82px;
    line-height: 24px;
}

.chairman-info ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 87%;
    float: right;
}

.chairman-info ul li {
    width: 100%;
    float: left;
    line-height: 24px;
    margin: 0 0 10px 0;
}

/*--*/
.article-tb.ece-tb.equipment strong {
    float: left;
    width: 100%;
    background: #e35b28;
    color: #fff;
    font-weight: normal;
    padding: 6px 15px;
}

.article-tb.ece-tb.equipment {
    margin: 0 0 40px 0;
}

/*-本所簡介-*/
.ece-intro ul.num-list {
    padding: 0 0 0 57px;
}

.ece-intro>section {
    display: inline-block;
    width: 100%;
    margin: 0 0 15px 0;
}

.ece-intro section {
    display: inline-block;
    margin-bottom: 18px;
}

.ece-intro section strong {
    display: inline-block;
    width: 100%;
    margin-bottom: 7px;
    background: url(../images/style86/ece-title-i.svg) no-repeat;
    background-size: 31px;
    padding: 8px 20px 8px 41px;
    font-size: 1.16rem;
    color: #3a4675;
}

.fat-footer-switch {
    top: -32px;
}

@media (max-width:1120px) {
    .page-kv {
        min-height: 80px;
        background-image: url(../images/style86/page-kv-rwd.jpg) !important; 
    }

}

@media (max-width:768px) {
    .index-news-line {
        flex-wrap: wrap;
    }
}

@media (max-width: 760px) {
    .index-news .date {
        width: 110px;
        line-height: 40px;
    }
}

@media (max-width:700px) {
    .page-kv {
        min-height: 75px;
        background: #fffaf7;
        background-image: none !important;
    }

}


#accesskey-l {
    color: #000;
    display: block;
}

.footer-nav {
    display: none;
}